home *** CD-ROM | disk | FTP | other *** search
- Blaise Install Library for Delphi
-
- Blaise Install (BIL) is a library containing functions for creating
- windows install programs in Borland Delphi. BIL includes instructions
- & functions for:
-
- - Creating directories
- - Decompressing files
- - Adding Drivers/Aliases to Borland Database Engine (BDE)
- - Modifying INI files including
- ODBC.INI, ODBCINST.INI, WIN.INI
- - Add Program Items/Groups to the Windows Program manager
-
- Blaise Install Demo can be retrieved from Compuserve Borland Delphi
- Forum/Library Section (3rd Party Products). The demo version includes:
-
- - General instructions on how to use library
- - Limited library of install functions
- - Demo of install functions
-
- A more comprehensive version of Blaise Install is available which
- includes the above and the following:
-
- - Complete library of install functions
- - Source code for library
- - Examples of install programs created in Delphi
-
- To purchase Blaise Install send $25.00 to:
-
- Blaise Install Library
- P.O. Box 7701
- Wilton, CT 06897-7701
-
- NOTE: CT residents include 6% sales tax
- US customers add $2.00 for shipping & handling
- International customers add $5.00 for shipping & handling
-
- Support questions should be directed to Compuserve account 73112,2544.
-
-
- Delphi is a Trade Mark of Borland International Inc
- Visual Basic is a Trade Mark of Microsoft Corporation
- Visual C++ is a Trade Mark of Microsoft Corporation
- CompuServe is a Registered Trade Mark of CompuServe Incorporated
-
- Instructions
- - Copy all files in this zip file to a directory C:\BILDEMO
- - Backup your IDAPI.CFG File
- - Go into delphi
- - Open project C:\BILDEMO\BILDEMO.DPR
- - Compile & run the demo program